home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Viewers / aa_m68k_Intel_Only / pockedVideoViewer / pockedVideoViewer.app / English.lproj / infoWindow.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  865 b   |  55 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Controller = {
  7.     ACTIONS = {
  8.     windowWillMiniaturize:;
  9.     windowWillClose:;
  10.     setPositionToStart:;
  11.     playBackward:;
  12.     stepNext:;
  13.     openFile:;
  14.     playForward:;
  15.     stop:;
  16.     setHeightOfDigitalVideo:;
  17.     windowWillResize:;
  18.     setPositionToEnd:;
  19.     setOnOffFitToView:;
  20.     appDidInit:;
  21.     setWidthOfDigitalVideo:;
  22.     setOnOffDropFrames:;
  23.     setPosition:;
  24.     setFramesPerSecond:;
  25.     stepPrev:;
  26.     setOnOffDelegateCounter:;
  27.     windowDidBecomeMain:;
  28.     showInfoWindow:;
  29.     };
  30.     OUTLETS = {
  31.     counter;
  32.     textFpsCounter;
  33.     dropFrames;
  34.     stepBackwardButton;
  35.     stopButton;
  36.     playBackwardButton;
  37.     txtCounter;
  38.     currentSizeY;
  39.     originSizeX;
  40.     goToStartButton;
  41.     originSize;
  42.     infoWindow;
  43.     mainWindow;
  44.     frames;
  45.     stepForwardButton;
  46.     currentSizeX;
  47.     goToEndButton;
  48.     dvView;
  49.     playForwardButton;
  50.     originSizeY;
  51.     fpsCounter;
  52.     };
  53.     SUPERCLASS = Object;
  54. };
  55.